{
  "name": "GameName",
  "version": "1.0.0",
  "description": "Game description.",
  "author": "Author",
  "homepage": "",
  "keywords": [
    "HTML5",
    "game",
    "canvas",
    "javascript"
  ],
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "~0.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-watch": "~0.4.4",
    "grunt-jsdoc": "~0.5.1",
    "grunt-open": "~0.2.0",
    "lodash": "~2.2.1"
  }
}
